Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 1 - Introduction to Telephony on the Macintosh / Telephone Manager Initialization Reference
Telephone Manager Initialization Functions / Working With a Telephone Tool


TELGetVersion

Returns a handle to the version information for a particular telephone tool.

pascal Handle TELGetVersion (TELHandle hTEL);
hTEL
A handle to the telephone record associated with a telephone tool.
function result
A handle to the version information.
DESCRIPTION
The TELGetVersion function returns, as its function result, a handle to the version information for the telephone tool specfied by the hTEL parameter. The handle returned by the TELGetVersion function (which is not a resource handle) contains a Pascal-style string that provides the version resource information for the telephone tool. (This is the information in the telephone tool's 'vers' resource with ID 1.) You can use this information to determine which version of the telephone tool is running on a system.

Note
You are responsible for disposing of this handle when you are through with it.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help